Skip to content

Conversation

@alexpoletaev
Copy link
Contributor

Fixes the same problem which is described in the #1473 , but for the postgres implementation

@vietj
Copy link
Member

vietj commented Apr 8, 2025

we need tests :-)

@alexpoletaev
Copy link
Contributor Author

we need tests :-)

@vietj, I've updated the PR with tests and some fixes, please check

@tsegismont
Copy link
Contributor

@alexpoletaev can you please sign the Eclipse Contributor Agreement (and sign-off your commit if you haven't already)?

Copy link
Contributor

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @alexpoletaev

@tsegismont
Copy link
Contributor

@alexpoletaev I've reviewed the PR, let's see CI results.

I won't be able to merged before you sign ECA though.

@tsegismont tsegismont changed the title Fixes BigDecimal casting for the postgres client Pg Client: BigDecimal support for reading numeric values Apr 11, 2025
@tsegismont tsegismont added this to the 5.0.0 milestone Apr 11, 2025
@alexpoletaev
Copy link
Contributor Author

@tsegismont , I've have never done that before :) I created an Eclipse account, signed the ECA and revalidated the check. I believe it's OK now. Please let me know if it's not. Also I didn't know that I need to sign commits, could you please tell me what should I do if I already pushed unsigned commits?

@tsegismont
Copy link
Contributor

It seems you figured it out, thanks again!

@tsegismont tsegismont merged commit fefa236 into eclipse-vertx:master Apr 13, 2025
18 checks passed
tsegismont pushed a commit to tsegismont/vertx-sql-client that referenced this pull request Apr 13, 2025
…tx#1509)

* Fixes BigDecimal casting for the postgres client

* Add tests. Fix row conversion for an array of BigDecimal elements
tsegismont pushed a commit to tsegismont/vertx-sql-client that referenced this pull request Apr 13, 2025
…tx#1509)

* Fixes BigDecimal casting for the postgres client

* Add tests. Fix row conversion for an array of BigDecimal elements

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit to tsegismont/vertx-sql-client that referenced this pull request Apr 13, 2025
…tx#1509)

* Fixes BigDecimal casting for the postgres client

* Add tests. Fix row conversion for an array of BigDecimal elements

Signed-off-by: Thomas Segismont <[email protected]>
tsegismont added a commit that referenced this pull request Apr 22, 2025
* Fixes BigDecimal casting for the postgres client

* Add tests. Fix row conversion for an array of BigDecimal elements

Signed-off-by: Thomas Segismont <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants